-
Home
-
WP Discourse
-
2.5.6 (latest)
-
Code
-
Classes
- AbstractHandler
Total Complexity |
23 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
151 |
Lines of code |
68 |
Logical lines of code |
31 |
Comment lines |
61 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__destruct() |
S |
70 |
3 |
7 |
reset() |
S |
68 |
3 |
7 |
handleBatch() |
S |
74 |
2 |
5 |
pushProcessor() |
S |
67 |
2 |
7 |
popProcessor() |
S |
71 |
2 |
6 |
getFormatter() |
S |
72 |
2 |
6 |
__construct() |
S |
76 |
1 |
4 |
isHandling() |
S |
79 |
1 |
3 |
close() |
S |
91 |
1 |
2 |
setFormatter() |
S |
77 |
1 |
4 |
setLevel() |
S |
75 |
1 |
4 |
getLevel() |
S |
82 |
1 |
3 |
setBubble() |
S |
77 |
1 |
4 |
getBubble() |
S |
82 |
1 |
3 |
getDefaultFormatter() |
S |
78 |
1 |
3 |